Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a Scala 3 completion error #1581

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

kiendang
Copy link
Contributor

@kiendang kiendang commented Nov 5, 2024

Fix #1567
Fix #1538

I'm actually not sure what causes the crash or what this fix does to fix that. The AmmCompletion.scala file seemed to be copied from dotty's interactive/Completions.scala and adding this fixes the crash.

Tested manually for Scala 3.5.1, 3.4.3, 3.3.4.

@kiendang
Copy link
Contributor Author

kiendang commented Jan 3, 2025

@alexarchambault Could you take a look at this if you have time? Thanks!

Copy link
Collaborator

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kiendang, sorry it took me so long to have a look :/

@alexarchambault alexarchambault merged commit 563b4d0 into com-lihaoyi:main Jan 8, 2025
13 checks passed
@kiendang kiendang deleted the fix-scala3-completion branch January 9, 2025 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants